Category
Reviews
No reviews yet — be the first to review mindlock.co.
Get this data via API
Classify mindlock.co — 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://mindlock.co"}'
{
"domain": {
"domain_url": "https://mindlock.co",
"categories": [
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.7259936332702637,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
},
{
"name": "/Health/Substance Abuse/Steroids & Performance-Enhancing Drugs",
"confidence": 0.2515102028846741,
"IAB7-42": "Substance Abuse",
"IAB-311-287": "Diseases and Conditions - Substance Abuse"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.17864927649497986,
"IAB7-5": "Alternative Medicine",
"IAB-233-232": "Wellness - Alternative Medicine"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.1554304212331772,
"IAB7": "Health & Fitness",
"IAB-320-286": "Medical Health - Pharmaceutical Drugs"
},
{
"name": "/Beauty & Fitness/Fitness/Bodybuilding",
"confidence": 0.10749777406454086,
"IAB17-4": "Bodybuilding",
"IAB-549-483": "Sports - Bodybuilding"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.