Category
Reviews
No reviews yet — be the first to review verifyapp.dev.
Get this data via API
Classify verifyapp.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://verifyapp.dev"}'
{
"domain": {
"domain_url": "https://verifyapp.dev",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5215324759483337,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4064000546932221,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.3556337058544159,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Business & Industrial/Business Services/Quality Control & Tracking",
"confidence": 0.3060860335826874,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.1688922792673111,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.14860254526138306,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.