Get this data via API

Classify aifire.co — 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://aifire.co"}'
{ "domain": { "domain_url": "https://aifire.co", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.951692759990692, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.28651127219200134, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/News/Technology News", "confidence": 0.2023283839225769, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.18458038568496704, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.12185823917388916, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs