Category
Reviews
No reviews yet — be the first to review modaal.dev.
Get this data via API
Classify modaal.dev — 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://modaal.dev"}'
{
"domain": {
"domain_url": "https://modaal.dev",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.7940382361412048,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.7930423617362976,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.42845627665519714,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.28006958961486816,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.