Get this data via API

Classify roboticsfair.org — 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://roboticsfair.org"}'
{ "domain": { "domain_url": "https://roboticsfair.org", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.963591694831848, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/News/Technology News", "confidence": 0.42348751425743103, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.41136103868484497, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.2660098373889923, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1584661602973938, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs