Get this data via API
Classify pwdgen.xyz — 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://pwdgen.xyz"}'
{
"domain": {
"domain_url": "https://pwdgen.xyz",
"categories": [
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.6767887473106384,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.4481991231441498,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4246206879615784,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.24851252138614657,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.16506794095039368,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.12823735177516937,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.