综合 URL/域名分析工具 给定一个 URL 或域名, 此 API - 以浏览器类似的用户代理获取页面 - 提取标题、描述、关键字、规范、爬虫和开放图谱标签 - 从 pagerank-api 查询域名权威性/页面排名 - 通过 keyword-api 执行关键字提取和关键字-域名查询 - 执行启发式性能和 SEO 分析 - 通过 classify-api (`/classify/unified`) 分类页面意图/分类 - 以以下格式返回确定性的屏幕截图 URL `https://screens.front-page.com/<domain-with-dashes>--.jpeg`
{
"target": "example.com",
"normalized": {
"url": "https://example.com",
"domain": "example.com"
},
"snapshot": {
"title": "Example Domain",
"description": null,
"keywords": null,
"canonical_url": null,
"robots": null,
"open_graph": {
"title": null,
"description": null
},
"h1_count": 1
},
"image": {
"preview_url": "https://screens.front-page.com/example-com--.jpeg"
},
"analysis": {
"performance": {
"status_code": 200,
"final_url": "https://example.com",
"redirect_count": 0,
"response_time_ms": 37.61,
"content_length_bytes": 559,
"content_type": "text/html",
"content_encoding": "gzip",
"cache_control": null,
"server": "cloudflare",
"score": 95
},
"seo": {
"title_length": 14,
"description_length": 0,
"keyword_count": 0,
"has_canonical": false,
"has_robots": false,
"h1_count": 1,
"has_open_graph_title": false,
"has_open_graph_description": false,
"score": 42
}
},
"lookups": {
"pagerank": {
"query": "example.com",
"found": true,
"result": {
"entity_type": "domain",
"entity": "example.com",
"domain": "example.com",
"host": null,
"source_graph": "cc-main-2026-apr-may-jun-domain",
"pr_pos": 193,
"pr_val": 0.0001177581473802463,
"pr_score_10": 7.455187110197522,
"pr_score_10_bucket": 8,
"harmonic_val": 20077808,
"authority_weight": 0.0020978762016982257
}
},
"keyword_extract": {
"success": true,
"service": "keyword-api",
"request_id": "6649701b-63a1-49ed-a3a6-c28c0528b05a",
"rapidapi": {
"compatible": true,
"host": null,
"user": null
},
"model": "dslim/bert-base-NER",
"data": {
"source": "duckdb",
"duckdb_path": "/opt/wet-lookup-api/data/keyword_db/keyword_api.duckdb",
"text": "Example Domain",
"count": 10,
"keywords": [
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "Domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
},
{
"keyword": "domain",
"score": 1
}
]
}
},
"keyword_domain_lookup": {
"query": "domain domain domain domain domain",
"limit": 10,
"results": [
{
"domain": "threatminer.org",
"score": 11.857,
"matched_keywords": 1,
"total_hits": 1857
},
{
"domain": "lolinez.com",
"score": 11.205,
"matched_keywords": 1,
"total_hits": 1205
},
{
"domain": "sold.domainorder.nl",
"score": 10.996,
"matched_keywords": 1,
"total_hits": 996
},
{
"domain": "saudianyellowpages.com",
"score": 10.902,
"matched_keywords": 1,
"total_hits": 902
},
{
"domain": "imgbbs.at.home.be",
"score": 10.624,
"matched_keywords": 1,
"total_hits": 624
},
{
"domain": "vex.net",
"score": 10.524,
"matched_keywords": 1,
"total_hits": 524
},
{
"domain": "abdomains.de",
"score": 10.435,
"matched_keywords": 1,
"total_hits": 435
},
{
"domain": "indiandirectoryhk.com",
"score": 10.393,
"matched_keywords": 1,
"total_hits": 393
},
{
"domain": "domainregistry.de",
"score": 10.379,
"matched_keywords": 1,
"total_hits": 379
},
{
"domain": "gohostshop.com",
"score": 10.321,
"matched_keywords": 1,
"total_hits": 321
}
]
}
},
"classification": {
"provider": "classify-api",
"input": {
"title": "Example Domain",
"description": null,
"keywords": [
"domain",
"domain",
"domain",
"domain",
"domain",
"domain",
"domain",
"Domain",
"domain",
"domain"
]
},
"result": {
"backend": "unified_multihead",
"tiers": {
"tier1": {
"top_label": "Reference",
"top_score": 0.9992774128913879,
"predictions": [
{
"label": "Reference",
"score": 0.9992774128913879
},
{
"label": "Business & Industrial",
"score": 0.00029751367401331663
},
{
"label": "Real Estate",
"score": 0.00021813569765072316
}
]
},
"tier2": {
"top_label": "Web Services",
"top_score": 0.9931696653366089,
"predictions": [
{
"label": "Web Services",
"score": 0.9931696653366089
},
{
"label": "How-To",
"score": 0.0007993259932845831
},
{
"label": "Public Records and Directories",
"score": 0.0005849410081282258
}
]
},
"tier3": {
"top_label": "Web Design & Development",
"top_score": 0.864220917224884,
"predictions": [
{
"label": "Web Design & Development",
"score": 0.864220917224884
},
{
"label": "Business & Personal Listings",
"score": 0.06643146276473999
},
{
"label": "Teaching & Classroom Resources",
"score": 0.006036062724888325
}
]
}
}
}
},
"meta": {
"request_id": "98e9ceba-8494-4e71-bef9-ad3875f6ad43",
"fetched_url": "https://example.com",
"fetched_status": 200,
"user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 AIQuickDomainProfiler/1.0"
}
}
curl --location --request POST 'https://zylalabs.com/api/13321/domain+profile+api/27608/build+complete+domain+profile' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"target": "example.com"
}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 AIQuick域名档案 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
领先企业的信赖之选
该API返回给定URL或域的综合配置文件,包括元数据如标题、描述、关键字、规范URL、机器人指令、Open Graph标签、域权威性、页面排名、关键字分析、性能指标、SEO见解和屏幕截图URL
关键字段包括 `target`、`normalized`(带有 `url` 和 `domain`)、`snapshot`(包含元数据)、`image`(带有 `preview_url`)和 `analysis`(涵盖性能和 SEO 指标)
响应以JSON格式构建,包含嵌套对象。主要部分包括`target`、`normalized`、`snapshot`、`image`和`analysis`,每个部分包含相关数据点以便于访问和解释
API提供页面元数据(标题、描述、关键词)、域名权威、页面排名、关键词提取、性能指标(响应时间、状态码)、SEO分析和截图URL的信息
数据准确性通过使用可靠的来源如pagerank-api和keyword-api以及启发式分析方法来保持 定期更新和检查确保数据反映当前的网络标准和实践
典型的用例包括SEO分析 竞争研究 网站性能评估 内容优化和数字营销策略 帮助用户理解和改善他们的在线存在
用户可以通过指定他们希望分析的URL或域名来自定义请求。未来的更新中可能会包含其他参数以细化返回的数据,从而增强分析过程
用户可以期待一致的数据模式,例如 `snapshot` 中存在元数据字段 `analysis` 中的性能指标以及有效的 `preview_url` 用于截图,从而促进简单的数据解释