Siri arrived, and an 8 MP camera quietly began killing the point-and-shoot market.
Compared against the previous Standard model.
The iPhone 4s shipped with iOS 5.0 and received its final update in iOS 9.3.6. It no longer receives new iOS features.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone 4s lookup looks like.
{
"query": "iPhone 4s",
"products": [
{
"name": "iPhone 4s",
"brand": "Apple",
"released": "2011-10-14",
"price_usd": 199,
"custom_data": {
"display_inches": 3.5,
"chip": "Apple A5",
"memory_gb": 0.5,
"battery_video_hours": 10,
"weight_g": 140,
"connector": "30-pin dock"
}
}
]
}Put the iPhone 4s head to head with any other iPhone.
Using these specs in an article, video, or comparison? Copy a ready-made credit line.
<p>The iPhone 4s launched on 14 October 2011 at $199 with a 3.5-inch display and the Apple A5 — source: <a href="https://productapi.dev/iphone/iphone-4s">iPhone 4s — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 4s launched on 14 October 2011 at $199 with a 3.5-inch display and the Apple A5 — source: [iPhone 4s — full specifications](https://productapi.dev/iphone/iphone-4s) by [Product API](https://productapi.dev).