Get this data via API

Classify tomodachitools.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://tomodachitools.com"}'
{ "domain": { "domain_url": "https://tomodachitools.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.7116644978523254, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.4245171546936035, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles", "confidence": 0.20435799658298492, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" } ] }, "success": true }
Get Free API Key View API Docs