TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Device Detection Services (API)

1 点作者 dennisvdheijden超过 10 年前
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

moveelo超过 10 年前
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.