Get this data via API
Classify launchpadapp.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://launchpadapp.dev"}'
{
"domain": {
"domain_url": "https://launchpadapp.dev",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3090098202228546,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3086889088153839,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.27814310789108276,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.18182744085788727,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.16645604372024536,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13873577117919922,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11895231902599336,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.