Get this data via API

Classify redflagai.co — 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://redflagai.co"}'
{ "domain": { "domain_url": "https://redflagai.co", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.6089907884597778, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.14638656377792358, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.1082756295800209, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.10102639347314836, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs