Get this data via API

Classify 210robotics.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://210robotics.com"}'
{ "domain": { "domain_url": "https://210robotics.com", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.9647606015205384, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.7303627133369446, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.11428753286600112, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs