Get this data via API

Classify babysits.it — 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://babysits.it"}'
{ "domain": { "domain_url": "https://babysits.it", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.920068383216858, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Home & Garden/Domestic Services/Other", "confidence": 0.6679392457008362, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2101471722126007, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs