Company
Category
Global Rank
#416
Tech Stack (10 technologies)
Reviews
No reviews yet — be the first to review line.me.
Get this data via API
Classify line.me — 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://line.me"}'
{
"domain": {
"domain_url": "https://line.me",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.3873032629489898,
"IAB19-15": "Email",
"IAB-80DV8O": "Communication"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.34077635407447815,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.17634132504463196,
"IAB19-15": "Email",
"IAB-623-619": "Internet - Email"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.