Get this data via API

Classify godotmcpstudio.com — 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://godotmcpstudio.com"}'
{ "domain": { "domain_url": "https://godotmcpstudio.com", "categories": [ { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.6871233582496643, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Scripting Languages", "confidence": 0.2799488306045532, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.21647803485393524, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1384560465812683, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs