Get this data via API
Classify magmadevs.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://magmadevs.com"}'
{
"domain": {
"domain_url": "https://magmadevs.com",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.8474022746086121,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Finance/Investing/Currencies & Foreign Exchange",
"confidence": 0.6489859819412231,
"IAB13-7": "Investing",
"IAB-82-80": "Currencies/Business and Finance/Economy/Currencies"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.3905030190944672,
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/News/Technology News",
"confidence": 0.2426486313343048,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.12401776015758514,
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.