TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Device Detection Services (API)

1 pointsby dennisvdheijdenover 10 years ago
Are their device level targeting APIs out there. It's a pain keeping the device lists with user agents updated all the time. Any SaaS that provides this on monthly subscription?

1 comment

moveeloover 10 years ago
So like an API that spits out info about the device, browser, screen size and so on?<p>There are a few: <a href="http://www.scientiamobile.com/" rel="nofollow">http:&#x2F;&#x2F;www.scientiamobile.com&#x2F;</a> <a href="http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/device-detection" rel="nofollow">http:&#x2F;&#x2F;www.liferay.com&#x2F;documentation&#x2F;liferay-portal&#x2F;6.1&#x2F;deve...</a> <a href="https://51degrees.com/Products/Device-Detection" rel="nofollow">https:&#x2F;&#x2F;51degrees.com&#x2F;Products&#x2F;Device-Detection</a><p>Not sure if any of these types of services are what you&#x27;re looking for.