Get this data via API

Classify indierouter.ai — 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://indierouter.ai"}'
{ "domain": { "domain_url": "https://indierouter.ai", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.3309045135974884, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.2773229479789734, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.27305519580841064, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.2349238395690918, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.11818546801805496, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs