Category
Reviews
No reviews yet — be the first to review lyrenth.com.
Get this data via API
Classify lyrenth.com — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://lyrenth.com"}'
{
"domain": {
"domain_url": "https://lyrenth.com",
"categories": [
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.4932611286640167,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.26515325903892517,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1228799819946289,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.