Get this data via API

Classify tomodachigrid.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://tomodachigrid.com"}'
{ "domain": { "domain_url": "https://tomodachigrid.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.5625996589660645, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.4235307872295379, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.16641707718372345, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs