Get this data via API

Classify faes.ar — 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://faes.ar"}'
{ "domain": { "domain_url": "https://faes.ar", "categories": [ { "name": "/Games/Roleplaying Games", "confidence": 0.8503471612930298, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.34979116916656494, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Computer & Video Games/Massively Multiplayer Games", "confidence": 0.26050812005996704, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.20899058878421783, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.14258307218551636, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.10286904871463776, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.10039891302585602, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs