Get this data via API
Classify mebecomingmum.co.uk — 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://mebecomingmum.co.uk"}'
{
"domain": {
"domain_url": "https://mebecomingmum.co.uk",
"categories": [
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.5911657810211182,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.360071063041687,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.29465311765670776,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.28185924887657166,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Travel & Transportation/Specialty Travel/Family Travel",
"confidence": 0.26726940274238586,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.