Get this data via API

Classify wro2022.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://wro2022.org"}'
{ "domain": { "domain_url": "https://wro2022.org", "categories": [ { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.979026973247528, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.6653275489807129, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/International Sports Competitions/Other", "confidence": 0.5948894023895264, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.358627051115036, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.11743009090423584, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.11177125573158264, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs