-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXfinity_data.json
More file actions
244 lines (244 loc) · 7.76 KB
/
Xfinity_data.json
File metadata and controls
244 lines (244 loc) · 7.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
{
"internet": [
{
"name": "Connect",
"price": "$29.95",
"download_speed": "100 Mbps",
"features": [
"No Credit Check",
"Equipment Included",
"No Contract",
"Unlimited data included",
"Your address qualifies for this Internet Essentials service",
"Buy Xfinity Mobile Unlimited line + get a second line FREE"
],
"price_guarantee_duration": "0 months",
"guaranteed_price": "$29.95"
},
{
"name": "Connect More",
"price": "$35.00",
"download_speed": "300 Mbps",
"features": [
"Download medium files",
"Stream in HD quality",
"Download music and podcasts",
"Unlimited data included",
"Get a line of Xfinity Mobile Unlimited included for 1 year",
"$100 Amazon.com Gift Card"
],
"price_guarantee_duration": "24 months",
"guaranteed_price": "$35.00"
},
{
"name": "Fast",
"price": "$50.00",
"download_speed": "500 Mbps",
"features": [
"Download medium files quickly",
"Low lag when streaming",
"Work and learn from home",
"Unlimited data included",
"Get a line of Xfinity Mobile Unlimited included for 1 year",
"$100 Amazon.com Gift Card"
],
"price_guarantee_duration": "24 months",
"guaranteed_price": "$50.00"
},
{
"name": "Superfast",
"price": "$65.00",
"download_speed": "800 Mbps",
"features": [
"1.2 TB data cap",
"Xfinity WiFi hotspots access",
"Advanced Security included",
"Free Flex 4K streaming box"
],
"price_guarantee_duration": "12 months",
"guaranteed_price": "$65.00"
},
{
"name": "Gigabit",
"price": "$70.00",
"download_speed": "1000 Mbps",
"features": [
"Download large files in seconds",
"Ultra low lag",
"Stream all your favorite music and podcasts",
"Unlimited data included",
"Peacock Premium included for 24 months",
"Get a line of Xfinity Mobile Unlimited included for 1 year",
"$200 Amazon.com Gift Card"
],
"price_guarantee_duration": "24 months",
"guaranteed_price": "$70.00"
},
{
"name": "Gigabit Extra",
"price": "$85.00",
"download_speed": "1200 Mbps",
"features": [
"1.2 TB data cap",
"Xfinity WiFi hotspots access",
"Advanced Security included",
"Free Flex 4K streaming box",
"Free Peacock Premium for 2 years"
],
"price_guarantee_duration": "24 months",
"guaranteed_price": "$85.00"
},
{
"name": "Gigabit x2",
"price": "$105.00",
"download_speed": "2000 Mbps",
"features": [
"Maximum speed in your home",
"Ultra low lag",
"Connect and stream on 4K on every device",
"Unlimited data included",
"Peacock Premium included for 24 months",
"Get a line of Xfinity Mobile Unlimited included for 1 year",
"$200 Amazon.com Gift Card"
],
"price_guarantee_duration": "36 months",
"guaranteed_price": "$105.00"
},
{
"name": "Gigabit Pro",
"price": "$299.95",
"download_speed": "6000 Mbps",
"features": [
"Unlimited data included",
"Fiber-to-the-home connection",
"Xfinity WiFi hotspots access",
"Advanced Security included"
],
"price_guarantee_duration": "24 months",
"guaranteed_price": "$299.95"
}
],
"mobile": [
{
"name": "Unlimited",
"price": "$45.00",
"data": "Unlimited",
"features": [
"Unlimited talk & text",
"Unlimited data",
"5G access included",
"Reduced speeds after 20GB of usage"
]
},
{
"name": "Unlimited Plus",
"price": "$55.00",
"data": "Unlimited",
"features": [
"Unlimited talk & text",
"Unlimited data",
"5G access included",
"HD-quality streaming",
"Reduced speeds after 30GB of usage"
]
},
{
"name": "By the Gig",
"price": "$15.00",
"data": "1GB",
"features": [
"Unlimited talk & text",
"$15 per GB of shared data",
"5G access included",
"Pay only for data you use"
]
}
],
"tv": [
{
"name": "Popular TV",
"price": "$50.00",
"channels": "125+",
"features": [
"Local channels included",
"X1 TV Box included",
"Access to Peacock Premium"
]
},
{
"name": "Ultimate TV",
"price": "$80.00",
"channels": "185+",
"features": [
"All Popular TV channels",
"Sports channels included",
"Entertainment channels",
"X1 TV Box included",
"Access to Peacock Premium"
]
},
{
"name": "Choice TV",
"price": "$30.00",
"channels": "10+",
"features": [
"Local channels only",
"X1 TV Box included",
"Basic streaming options"
]
}
],
"home_security": [
{
"name": "Base Home Security",
"price": "$30.00",
"equipment": [
"1 touchscreen controller",
"3 door/window sensors",
"1 motion sensor"
],
"features": [
"24/7 professional monitoring",
"Cellular backup",
"Remote arm/disarm",
"Mobile app access"
]
},
{
"name": "Complete Home Security",
"price": "$40.00",
"equipment": [
"1 touchscreen controller",
"5 door/window sensors",
"1 motion sensor",
"1 HD security camera"
],
"features": [
"24/7 professional monitoring",
"Cellular backup",
"Remote arm/disarm",
"Mobile app access",
"Video monitoring"
]
},
{
"name": "Ultimate Home Security",
"price": "$50.00",
"equipment": [
"1 touchscreen controller",
"5 door/window sensors",
"2 motion sensors",
"2 HD security cameras",
"1 video doorbell"
],
"features": [
"24/7 professional monitoring",
"Cellular backup",
"Remote arm/disarm",
"Mobile app access",
"Video monitoring",
"Smart home automation"
]
}
]
}