Get this data via API

Classify outtake.ai — 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://outtake.ai"}'
{ "domain": { "domain_url": "https://outtake.ai", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.9797660708427428, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.6425865888595581, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.6134745478630066, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.3677821457386017, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.35074782371520996, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.18561147153377533, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.15170913934707642, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.10642723739147186, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs