User-Agent Parser
Browser, OS and device from a User-Agent string, with bot/crawler detection.
API
curl -s "https://onlinechecker.io/api/v1/ua/parse/?ua=Mozilla%2F5.0..."
Omit ua to parse the caller's own request header.
Browser, OS and device from a User-Agent string, with bot/crawler detection.
curl -s "https://onlinechecker.io/api/v1/ua/parse/?ua=Mozilla%2F5.0..."
Omit ua to parse the caller's own request header.