Get this data via API

Classify abcyapi.net — 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://abcyapi.net"}'
{ "domain": { "domain_url": "https://abcyapi.net", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.3661544919013977, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.2157740741968155, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Reference/Technical Reference", "confidence": 0.1778337061405182 }, { "name": "/News/Technology News", "confidence": 0.15627320110797882, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.15627114474773407, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs