Get this data via API
Classify weedtip.com — 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://weedtip.com"}'
{
"domain": {
"domain_url": "https://weedtip.com",
"categories": [
{
"name": "/Sensitive Subjects/Recreational Drugs",
"confidence": 0.9894880056381226,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.5412410497665405,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/People & Society/Social Issues & Advocacy/Drug Laws & Policy",
"confidence": 0.27742430567741394,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Pharmacy/Drugs & Medications",
"confidence": 0.2006780058145523,
"IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.14396171271800995,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.124591626226902,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.11167130619287492,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.