Get this data via API

Classify bussimulator.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://bussimulator.com"}'
{ "domain": { "domain_url": "https://bussimulator.com", "categories": [ { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.9833941459655762, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" }, { "name": "/Games/Computer & Video Games/Driving & Racing Games", "confidence": 0.16853083670139313, "IAB-VK7KD0-685": "Racing Video Games/Video Gaming/Video Game Genres/Racing Video Games" }, { "name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail", "confidence": 0.1230386570096016, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs