Get this data via API

Classify aidesignbattle.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://aidesignbattle.com"}'
{ "domain": { "domain_url": "https://aidesignbattle.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4030064642429352, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.38203099370002747, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.25657904148101807, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.19578397274017337, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.1837576925754547, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Games/Computer & Video Games/Casual Games", "confidence": 0.1358596384525299, "IAB-693-685": "Casual Games/Video Gaming/Video Game Genres/Casual Games" } ] }, "success": true }
Get Free API Key View API Docs