Apple’s iPad family. Same WebKit stack as iPhone, different form factor — and a separate token in the UA (`iPad` vs `iPhone`).
Official: www.apple.com/ipad/·Vendor: Apple
Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response. Paid deep returns brand and model for iPad hardware when the string (or Client Hints) resolve.
curl -s "https://api.parseapi.com/useragent" \ -H "User-Agent: Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G36 Safari/601.1" \ -H "X-Api-Key: $PARSEAPI_KEY"
Real strings from our archive that resolve to iPad. Each opens a full breakdown.
Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G36 Safari/601.1774K requests · first Aug 2016Mozilla/5.0 (iPad; CPU OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1470K requests · first Jul 2017Mozilla/5.0 (iPad; CPU OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1355K requests · first Jan 2017Mozilla/5.0 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.0 Mobile/14F89 Safari/602.1309K requests · first May 2017Mozilla/5.0 (iPad; CPU OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1223K requests · first Apr 2017