Get this data via API
Classify dirtylittlesecret.net — 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://dirtylittlesecret.net"}'
{
"domain": {
"domain_url": "https://dirtylittlesecret.net",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.4432585537433624,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Adult",
"confidence": 0.2775268852710724,
"IAB-51-SPSHQ5": "Genres - Young Adult"
},
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.1388978213071823,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Computers & Electronics/Computer Security/Hacking & Cracking",
"confidence": 0.10976727306842804,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.