Get this data via API
Classify tinybop.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://tinybop.com"}'
{
"domain": {
"domain_url": "https://tinybop.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4280417859554291,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Science/Other",
"confidence": 0.26515722274780273,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.2261233031749725,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.15537704527378082,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11717866361141203,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Shopping/Toys/Educational Toys",
"confidence": 0.117030531167984,
"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.