Get this data via API

Classify framesecurity.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://framesecurity.com"}'
{ "domain": { "domain_url": "https://framesecurity.com", "categories": [ { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.7330859899520874, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.6087996959686279, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2580287754535675, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.2255551666021347, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Computer Security/Hacking & Cracking", "confidence": 0.17186005413532257, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.11512335389852524, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.10364793986082076, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10110820829868317, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.10078983008861542, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs