Get this data via API

Classify asint.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://asint.net"}'
{ "domain": { "domain_url": "https://asint.net", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4791714549064636, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.2530115246772766, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.22043393552303311, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.11768898367881776, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.11732544749975204, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.11287496984004974, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Financial Planning & Management/Asset & Portfolio Management", "confidence": 0.1119893491268158, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.1092495173215866, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs