Get this data via API

Classify newtnest.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://newtnest.com"}'
{ "domain": { "domain_url": "https://newtnest.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5527878403663635, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.20559056103229523, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.17160789668560028, "IAB-239": "Hobbies & Interests" }, { "name": "/Online Communities/Social Networks", "confidence": 0.1472737342119217, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.10975988209247588, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Online Communities/Other", "confidence": 0.10772973299026488, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs