Get this data via API

Classify subpilot.tech — 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://subpilot.tech"}'
{ "domain": { "domain_url": "https://subpilot.tech", "categories": [ { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.22544772922992704, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Other", "confidence": 0.18273037672042847, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.16040940582752228, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14113786816596985, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs